Minor adjustments to eww text field change handlers
authorPo Lu <luangruo@yahoo.com>
Tue, 30 Apr 2024 05:21:59 +0000 (13:21 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 30 Apr 2024 05:21:59 +0000 (13:21 +0800)
commit3555447b7e9b16ddf3b52091a23be1b91155854c
tree4671b8cb03510090fcd6295bae705c72db148b8a
parent3000edc6179dfe0b5f24ae2e472826530809dfd1
Minor adjustments to eww text field change handlers

* lisp/net/eww.el (eww-check-text-conversion): Fix doc string.
(eww-mode): Specify face, eww-form and field as nonsticky
properties by default.
(eww-tag-textarea, eww-form-text): Render properties
front-sticky.
(eww-process-text-input): Use field functions to compute field
bounds.
lisp/net/eww.el